home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11787 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: solon.com!not-for-mail
  2. From: seebs@solutions.solon.com (Peter Seebach)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: Logic (was C/C++ knocks the crap out of Ada)
  5. Date: 15 Mar 1996 23:04:00 -0600
  6. Organization: Usenet Fact Police (Undercover)
  7. Message-ID: <4idi40$70c@solutions.solon.com>
  8. References: <00001a73+00002504@msn.com> <3146E324.5C1E@lfwc.lockheed.com> <4i98gg$8n1@solutions.solon.com> <314987D3.7A19@lfwc.lockheed.com>
  9. NNTP-Posting-Host: solutions.solon.com
  10.  
  11. In article <314987D3.7A19@lfwc.lockheed.com>,
  12. Ken Garlington  <garlingtonke@lfwc.lockheed.com> wrote:
  13. >> You are somehow, and at this point I can only assume it is intentional,
  14. >> completely failing to distinguish between "X can be used with Y" and "X
  15. >> is related to Y".  I can smash plates with a hammer; this does not introduce
  16. >> some general relevance of hammers to plates.
  17.  
  18. >No, but it introduces a _specific_ relevance. Here's the counter-example,
  19. >using your logic:
  20.  
  21. >  o  People rob banks to get money.
  22.  
  23. >  o  However, money is used in many non-criminal contexts.
  24.  
  25. >  o  Therefore, money has nothing to do with robbing banks.
  26.  
  27. >Any further posts on the rules of logic in this area will be cheerfully
  28. >ignored.  We'll just have to agree to disagree on this point.
  29.  
  30. Hmm.  Here's the thing, though - people also steal things other than
  31. money.  So, we have that:
  32.     o  People steal money.
  33.     o  People steal things other than money.
  34.     o  People use money in non-criminal contexts.
  35. Therefore, money is not a part of theft, and theft is not a part of money.
  36. A problem with make, or a strength of make, is not related to the C language.
  37. It may be related to the *use* of the C language.  This is different.
  38.  
  39. C has a vast weakness in that there is *no* real specification of how programs
  40. work if they are in separate files.  It has a vast strength in that you can
  41. improve on the method used at will, without conflicts.
  42.  
  43. -s
  44. -- 
  45. Peter Seebach - seebs@solon.com - Copyright 1996 Peter Seebach.
  46. C/Unix wizard -- C/Unix questions? Send mail for help.  No, really!
  47. FUCK the communications decency act.  Goddamned government.  [literally.]
  48. The *other* C FAQ - http://www.solon.com/~seebs/c/c-iaq.html
  49.